-
Home
-
WP Umbrella: Update Backup Restore & Monitoring
-
2.13.1
-
Code
-
Classes
- BackupRepository
| Total Complexity |
27 |
| Dependencies |
3 |
| Dependents |
3 |
| Total lines |
264 |
| Lines of code |
163 |
| Logical lines of code |
91 |
| Comment lines |
28 |
| Methods |
14 |
| Properties |
1 |
Methods 14
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| getBackups() |
S |
55 |
3 |
18 |
| setBackupInError() |
S |
58 |
2 |
16 |
| setFinishByType() |
S |
64 |
3 |
10 |
| getLastBackup() |
S |
59 |
2 |
14 |
| getBackupInProgress() |
S |
59 |
2 |
14 |
| getBackupById() |
S |
59 |
2 |
13 |
| insertBackup() |
S |
62 |
2 |
12 |
| updateBackup() |
S |
63 |
2 |
11 |
| stopBackup() |
S |
63 |
2 |
11 |
| getAuthorizedInsertValues() |
S |
60 |
1 |
16 |
| hasBackupInProgress() |
S |
69 |
2 |
7 |
| finishBackup() |
S |
66 |
2 |
9 |
| __construct() |
S |
80 |
1 |
3 |
| getAuthorizedUpdateValues() |
S |
68 |
1 |
9 |